nonce

@get:JvmName(name = "getNonce")
@set:JvmName(name = "setNonce")
var nonce: Long
The nonce is used to track the connection

uint64 nonce = 3;